home *** CD-ROM | disk | FTP | other *** search
/ Aminet 2 / Aminet AMIGA CDROM (1994)(Walnut Creek)[Feb 1994][W.O. 44790-1].iso / Aminet / os20 / util / TM2Ascii.readme < prev    next >
Text File  |  1993-10-04  |  2KB  |  49 lines

  1. Short: Converts ToolManager configfiles to an ASCII representation and back.
  2. Type: wb20/util
  3. Uploader: fillg1@uni-paderborn.de
  4. Author: fillg1@uni-paderborn.de
  5.  
  6.  
  7. Have you ever tried to move your ToolManager-icons directory to another place ?
  8. Did you rename your Harddisk or got a bigger one ?
  9. Did your index finger get tired of endless clicking only to change 
  10. he path of 42 icons ?
  11.  
  12.  
  13. Here's the solution -- TM2Ascii.
  14.  
  15. TM2Ascii will read a ToolManager configfile, translate it to an ASCII (readable!) file,
  16. now you can edit the filenames, e.g. find&replace all occurences of "Progs:Utilities/"
  17. to "Work:Utilities" etc. After editing, use TM2Ascii again to convert the ASCII file
  18. back to Toolmanager format. It is recommended only to change pathnames, although you
  19. can edit >any< parameter in the converted configfile, but you have to read and
  20. understand both ToolManager and TM2Ascii sources to do this.
  21. Most of the TM2Ascii sourcecode was `written` by cut&paste from the original Tool-
  22. Manager sources, so its quite readable. Thanks to Stefan Becker !!
  23.  
  24.  
  25. USAGE
  26.  
  27. TM2Ascii ENV:ToolManager.prefs ToolManager.config
  28. This command will read the ToolManager configfile and write an Ascii representation
  29. to your HardDisk as ToolManager.config
  30.  
  31. TM2Ascii ENV:ToolManager.prefs ToolManager.config WRITE
  32. This command writes ToolManager.config back to ENV:ToolManager.prefs.
  33. You should use another filename for the new prefsfile, or backup you configfile to
  34. avoid accidents.
  35.  
  36.  
  37. AUTHOR
  38.     Michael Illgner
  39.     Theodorstr. 27
  40.     4790 Paderborn
  41.  
  42.     Internet: fillg1@convex.uni-paderborn.de
  43.  
  44. This program is FreeWare, do what ever you want.
  45. Especially Stefan Becker is allowed to include it in his ToolManager archive, and
  46. Fred Fish may publish it on his famous FishDisks.
  47. It is allowed to distribute TM2Ascii on any CD-Software collection.
  48.